/******* Default Part CSS *******/
html, body, div, h1, h2, h3, h4, h5, h6, p, a, form,
fieldset, select, input, ul, li, img {
	padding: 0px;
	margin: 0px;
}
.clear{
	clear: both;
	height: 1px;
	height: 0;
	font-size: 1px;
	padding: 0;
	margin: 0;
}
img{
	border: none;
}
table,td{
	/*border:1px solid #FF561B;;*/
	border-collapse:collapse;
}
/*********************************************************/
html,body { height:100%; outline:none;}
body{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	background-color:#2c81b2;
}
*{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color:#595858;
}
a{
	text-decoration:none;
	color:#196b9a;
	cursor:pointer;
}
a:hover {
	text-decoration:none;
}

img{ border-style:none;}

form, fieldset{
	margin:0;
	padding:0;
	border:0;
}
h1, h1 a{
	color: #2c81b2;
	font-family:Tahoma;
	font-size:22px;
	font-weight:normal;
	line-height:22px;
	text-decoration:none;
	text-align:left;
	line-height:30px;
}
h2{
	color: #2c81b2;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
	font-style:normal;
	margin:0px;
	margin-left:10px;
	text-align:left;
}
h3{
	color: #2c81b2;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
}
h2,h3,h4{
	text-align:left;
}
.f_l{
	float: left;
}
.f_r{
	float: right;
}
#wrapper{
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	width:1050px;
}
* html #wrapper{
	height:100%;
	overflow:visible;
}
.w1{
    padding-bottom:130px;
}
#top_menu{
	width:100%;
	height:46px;
	margin-top:-4px;
	position:relative;
	background:url('../img/menu_fon.gif') no-repeat;
}
.h-top{
	width:100%;
}
.header{
	height:100px;
	background-color:#2c81b2;
}
.bg{
	width:78px;
	height:21px;
	float:left;
	padding:-4px 5px 0 4px;
	margin-right:17px;
	/*background:url(../img/bg_login.png) no-repeat;*/
}
.bg .text{
	float:left;
	width:100%;
	padding:2px 0 0 2px;
	margin:0;
	background:none;
	font-size:12px;
	border:0;
	color:#2C81B2;
	position:relative;
}
.header form ul .enter{
	width:50px;
	text-align:right;
}
.e-btn{
	display:block;
	padding:2px 10px 0 0;
	font-size:12px;
}
#logo{
	width:100px;
	display:none;
	float:left;
	margin:20px 0 0 50px;
}
.title {
	    width: 500px;
    height: 58px;
    float: left;
    color: #fff;
    font: 18px Trebuchet MS;
    font-weight: normal;
    line-height: 30px;
    margin: 25px 0px 0 45px;
    text-decoration: none;
    text-align: left;
    overflow: hidden;
}
.breadcrumb{
	margin-top:20px;
	margin-left:25px;
	margin-bottom:10px;
	float:left;
	color:#673120;
	font-size:11px;
}
.breadcrumb *{
	color:#2c81b2;
	font-size:11px;
}
.breadcrumb a{
	color:#868686;
	font-size:11px;
}
#languages {
	width: 70px;
	height: 22px;
	margin-right:50px;
	float:right;
	margin-top:3px;
	/*background: url('../img/langv_podl.png') no-repeat top center;*/
}
#languages img{
	margin-top:4px;
	margin-left:2px;
	margin-right:2px;
}
#languages img.current_lang{
	border: 3px solid #ba0012
}
.top_image{
	background:url('../img/fon.jpg') no-repeat ;
	width:100%;
	height:235px;
	margin-top:-4px;
	margin-left:38px;
	position:relative;
}
.logo a{
	display:block;
	height:100%;
	overflow:hidden;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	text-align:left;
}
.school{
	float:left;
	color: #fff;
	font-family:Tahoma;
	font-size:30px;
	margin:15px 0 0 0;
	padding-top:10px;
	line-height:30px;
}
#main{
	width:968px;
	margin-left:auto;
	margin-right:auto;
	background:url('../img/content-full-bg.gif') repeat-y ;
}
#main_content{
	float:left;
	width:690px;
	text-align:left;
	margin-top:10px;
	margin-left:20px;
	margin-right:10px;

}
body#editor{
	float:left;
	text-align:left;
	margin-top:40px;
	margin-left:40px;
	background:#fff;
}
#main_content div{
	color:#5e4a44;
}
.main_full{
	width:690px !important;
	text-align:left;
	margin-right:0px !important;
}
#article{
	float:left;
	width:725px;
	overflow:hidden;
	text-align:justify;
	margin-top:0px;
	margin-left:20px;
	text-align:left;
}
.content{
	float:left;
	width:733px;
	height:100%;
	margin-top:20px;
	color:#5e4a44;
	padding-bottom:20px;
}
.content a{
	color:#2C81B2;
}
.content h1{
	color:#402413;
	text-align:left;
	margin-left:30px;
}
.all_new a{
	float:right;
	color:#fb762c;
	margin:0 10px 10px 0;
}
.foto_title{
	padding-left:10px;
}
#menu li ul{
	display:none;
}

#login_str{
	float:right;
	width:400px;
	margin-left:5px;
	margin-top:5px;
	position:relative;
	margin-right:50px;
}

#login_str form{
	margin-top:5px;
}
#login_str .form .row{
	float:left
}
#login_str .form .checkbox{
	clear:left;
	float:left;
}
#login_str .form .row input{
	background:url('../img/login.png') no-repeat top;
	height:23px;
	width:122px;
	border:none;
	padding:1px;
	color: #515151;
	padding-left:5px;
}
#login_str .form .row label{
	font-weight:normal;
	width:auto;
	margin:0px;
	padding:0px;
	margin-top:2px;
	margin-left:10px;
}
#login_str .form .checkbox input{
	width:auto;
	height:auto;
}
#login_str .form .row input.button{
	width:55px;
	background:none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:10px;
	color: #fff;
	text-decoration:underline;
	font-weight:bold;
	border:none;
	cursor:pointer;
	outline:none;
	padding:0px;
	text-align:right;
}

#login-form {
	width:430px;
	float:right;
	margin:5px 0 0 0;
	padding-left:10px;
	line-height: 14px;
}
#login-form label{
	color: #fff;
	line-height: 25px;
	font-weight: normal;
	text-align: left;
	width: 35px;
	margin-top:2px;
}
#login-form .checkbox label {
	font-weight: normal;
	line-height: 15px;
	font-size: 12px;
	width: 190px;
	margin-right: 0px;
	text-align: left;
}
#login-form .checkbox input {
	line-height: 10px;
}

#login_str_user{
	height:69px;
	float:right;
	margin-right:10px;
}
#login_str_user img{
	margin-right:70px;
	margin-top:10px;
}
.user_name{
	float:left;
	margin-top:30px;
	margin-right:15px;
}
.user_name a{
	color: #fff;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}

#footer{
	overflow:hidden;
	padding:10px 0 0 0;
	width: 968px;
	height: 70px;
	background-color:#90d6ff;
	position: relative;
}
#footer a{
	color:#196b9a;
}
.in_footer_menu{
	height:22px;;
	margin:5px 10px 5px 10px;
}
#footer_menu a{
	font-size:11px;
	color:#196b9a;
	text-decoration:underline;
}
#footer_menu{
	margin-top:20px;
	margin-right:20px;
	color:#196b9a;
	font-size:16px;
}
.footer_links div{
	margin-left:20px;
	color:#196b9a;
	margin-top:20px;
}
.footer_links a{
	color:#196b9a;
	text-decoration:underline;
}

#footer .corner_tl {
	width: 5px;
	height: 5px;
	background: url(../img/corner_f_tl.gif) no-repeat top left;
	top: 0px;
	left: 0px;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
}
#footer .corner_tr {
	width: 5px;
	height: 5px;
	background: url(../img/corner_f_tr.gif) no-repeat top left;
	top: 0px;
	right: 0px;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
}
#footer .corner_bl {
	width: 5px;
	height: 5px;
	background: url(../img/corner_f_bl.gif) no-repeat top left;
	bottom: 0px;
	left: 0px;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
}
#footer .corner_br {
	width: 5px;
	height: 5px;
	background: url(../img/corner_f_br.gif) no-repeat top left;
	bottom: 0px;
	right: 0px;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
}
/*-------right menu---------------------------*/
#sidebar{
	float:left;
	width:210px;
	padding-top:3px;
	margin-left:5px;
}
#sidebar a:hover{
	text-decoration:underline;
}
.left_menu_item{
	min-height:20px;
	*height:30px;
	width:100%;
	position:relative;
	text-align:left;
}
.left_menu_item_link{
	padding:5px 0 0 20px ;
}
.left_menu_item_link a, .left_menu_item_sub a{
	font-size:14px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
.left_menu_item_active{
	min-height:30px;
	*height:30px;
	width:100%;
	position:relative;
	text-align:left;
}
.left_menu_item_active .left_menu_item_link a{
	color:#3590d6;
}
.left_menu_item_sub{
	text-align:left;
}
.left_menu_item_link_active a{
	color:#ff0000;
}
.left_menu_item_sub_bottom{
	padding-left:20px;
	padding-right:20px;
}
.left_menu_item_sub_link{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	background:url(../img/mark2.gif) no-repeat -1px 11px;
}
.no_bg{
	background:none;
}
.left_menu_item,.left_menu_item_current{
	text-align:left;
}
.left_menu_item a,.left_menu_item_current a{
	padding-left:10px;
	font:14px Tahoma;
	font-weight:bold;
	color:#fff;
}
.in_left_menu_subitems a,.in_left_menu_subitems_current a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.in_left_menu_subitems_current a{
	text-decoration:underline;
	font-weight:bold;
}
.in_left_menu_subitems_current{
	background:url(../img/mark2-h.gif) no-repeat -1px 11px;
}
.left_menu_item_current a{
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.left_menu_item_current{
	position:relative;
}
.left_menu_item_current .in_left_menu_item{
	margin-left:5px;
}
.l_box{
	padding:0px 2px 20px 20px;
	margin-top:-5px;
	position:relative;
}

/*---PAGER----------------------------------------------------------*/
#pager *{
	font-size:12px;
	margin-top:10px;
}
#pager a{
	text-decoration:none;
}
#pager a:hover{
	text-decoration:underline;
}
#pager a.next{
	text-decoration:underline;
	color:#2C81B2;
}
#pager a.next:hover{
	text-decoration:none;
}
#pager .pager_nowpage{
	background:#925b45;
	color:#fff;
}
#pager div{
	padding:5px;
	padding-top:0px;
	padding-bottom:0px;
	border:1px solid #683926;
	margin:5px;
	line-height:20px;
}
#pager div a{
	line-height:20px;
	color:#2c81b2;
}
/*-------TEACHERS---------------------------------------*/
.pupil_photo_grey{border:1px solid #2c81b2;}
.teacher_box{
	width:165px;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}
/*-------BLOGS---------------------------------------*/
#mainblog{
	width:500px !important;
}
/*-FORMS--------------------------------------------------------------------*/
textarea.general{
	width:550px;
	height:150px
}
input.general{
	width:250px;
}
label.normal{
	float:left;
	width:150px;
	margin-right:10px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}/*
input.button_mid{
	width:164px;
	height:26px;
	background:url('../img/button_mid.png') no-repeat bottom left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:10px;
	color:#3B4758;
	font-weight:bold;
	border:none;
	cursor:pointer;
	outline:none;
	padding:0px;
}*/
/*********ERROR STYLES*************/
div.message_error,div.message_error *, div.message_confirm{
	color:#FF0000 !important;
	font-size:11px !important;
	text-align:left;
}
.error_strings ul{list-style: none;}
.impotant_news a{
	font: normal 18px serif;
	color:#2c81b2;
	text-decoration:none;
}
.impotant_news {
	margin-right:10px;
	padding-bottom:20px;
	padding-right:0px;
}
input.next{
	width:87px;
	height:36px;
	color:#2C81B2;
}
input.next::-moz-focus-inner { border: 0; }
input.back{
	width:85px;
	height:36px;
	color:#2C81B2;
}
input.back::-moz-focus-inner { border: 0; }
.comp_box {
	width: 100%;
	position: relative;
}
/*-------RIGHT BOX---------------------------------------*/
.right_box_new{
	width:175px;
	position:relative;
	border-bottom:1px #000 solid;
	margin-left:0px;
	margin-right:20px;
	margin-top:5px;
}
.right_box_head_new, .right_box_new .box_head_new{
	width:164px;
	min-height:34px;
	*height:34px;
	background:none;
	text-align:center;
	color:#013601;
	font-weight:bold;
	line-height:34px;
}
.right_box_new .box_head .head_title_new{
	color:#FFFFFF;
}
.right_box_name_new{
	position:relative;
	display:inline;
}
.right_box_name_new .menu_item_shadow_new{
	position:absolute;
	top:-11px;
	left:-1px;
}
.right_box_bottom_new, .right_box_new .box_b{
	width:164px;
	height:4px;
	background:none;
	position:absolute;
	bottom:0px;
	left:0px;
	line-height:1px;
	font-size:1px;
}
.right_box_content_new{
	background:none;
	padding:11px;
}

/*-------------------FIX PAGES-----------------------------*/
.slideshow { height: 250px; width: 510px; 	background:#3e8616; position:relative;text-align:center}
.slideshow img { height: 220px; width: 510px;}
#slideshow_up{
	position:relative;
}
#slideshow_nav{
	width: 510px;
	position:absolute;
	top:228px;
	z-index:30;
	text-align:center;
}
#slideshow_nav a{
	width:15px;
	height:15px;
	background:url(../img/2.gif) no-repeat;
	color:#ffffff;
	margin-left:10px;
	margin-right:10px;
	display:inline-block;
	font-size:1px;
	line-height:14px;
	color:#2e6e10;
}
#slideshow_nav a.activeSlide {
	background:url(../img/1.gif) no-repeat;
	font-size:1px;
	height:15px;
	line-height:15px;
	color:#dbe8d8;
}
#slideshow_title{
	position:absolute;
	bottom:35px;
	left:10px;
	z-index:30;
}
#slideshow_title h3{
	background:#f2f4f5;
	width: 390px;
	padding:10px !important;
margin: 0px !important;
       line-height: 10px !important;
}
#slideshow_title h3 a{

	color:#3e8616;
	font-size:12px;
	font-weight:bold;
padding:0px !important;
line-height: 20px !important;

margin:0px !important;
}
.comm_links a{
	color:#2c81b2;
}
.in_box div{
	color:#000;
}
.w420 a{
	color:#6DB400;
}
.more1 a{
	color:#6DB400;
}
.all_news a{
	color:#FB762C;
	text-decoration:underline;
}
.blog_right{
	float:right;
}
.blog_grey_box{
	width:500px !important;
}
div.blog_left,div.w532p{
	width:402px !important;
}
/*-------News--------------------------------------------*/
.right_box_content{
	padding:11px;
	background:#2c81b2;
	width:620px;
	position: relative;
}
.right_box_content .corner_tl {
	width: 5px;
	height: 5px;
	background: url(../img/corner3.gif) no-repeat top left;
	top: 0px;
	left: 0px;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
}
.right_box_content .corner_tr {
	width: 6px;
	height: 7px;
	background: url(../img/corner2.gif) no-repeat top left;
	top: 0px;
	right: 0px;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
}
.right_box_content .corner_bl {
	width: 5px;
	height: 5px;
	background: url(../img/corner.gif) no-repeat top left;
	bottom: 0px;
	left: 0px;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
}
.right_box_content .corner_br {
	width: 6px;
	height: 7px;
	background: url(../img/corner1.gif) no-repeat top left;
	bottom: 0px;
	right: 0px;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
}
.news_bottom{
	width:290px;
	float:left;
	font-size:12px;
	margin-left:15px;
	margin-bottom:10px;
}
.news_date_bottom{
	line-height:20px;
	margin-bottom:5px;
	color:#fff;
	font:11px Tahoma;
}
.news_text_bottom{
	width: 270px;
	line-height:20px;
	margin-top:5px;
	margin-bottom:10px;
	color:#fff !important;
	font:12px Tahoma;
}
.news_text_bottom img{
	float:left;
    margin:2px 5px 4px 3px ;
}
.news_bottom a{
	text-decoration:none;
	color:#fff;
	font:14px Tahoma;
}
.news_bottom a:hover{
	text-decoration:underline;
}
.all_news{
	position: absolute;
	margin-left:540px;
}
.all_news a{
	color:#fff;
	font:12px Arial;
	text-decoration:underline;
}
.news_content{
	font:18px Tahoma;
	margin:5px 0 10px 15px;
	color:#fff !important;
}
div.form .row {
    margin: 0px 0;
}
div.form input, div.form textarea, div.form select {
    margin:0;
}
.flowers_top{
	background:none;
}
.flowers_bottom{
	background:none;
}
.flowers_right{
	background:none;
}

/*-FORMS--------------------------------------------------------------------*/
div.form div.formrow{
	margin-top:10px;
}
textarea.general{
	width:550px;
	height:150px
}
.
input.general{
	width:250px;
}
div.formrow.buttons{
	text-align:center
}
div.formrow label{
	float:left;
	width:150px;
	margin-right:10px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}/*
input.button_mid{
	width:164px;
	height:26px;
	background:url('../img/button_mid.png') no-repeat bottom left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:10px;
	color:#3B4758;
	font-weight:bold;
	border:none;
	cursor:pointer;
	outline:none;
	padding:0px;
}*/
.hint{
	font-style:italic;
	font-size:11px;
}
div.form .errorSummary
{
	border: 2px solid #C00;
	padding: 7px 7px 12px 7px;
	margin: 0 0 20px 0;
	background: #FEE;
	font-size: 0.9em;
}

div.form .errorMessage
{
	color: red;
	font-size: 0.9em;
}

div.form .errorSummary p
{
	margin: 0;
	padding: 5px;
}

div.form .errorSummary ul
{
	margin: 0;
	padding: 0 0 0 20px;
}

/*ERROR STYLES*************/
span.required{
	color:#FF0000 !important;
	font-size:11px !important;
	text-align:left;
}
div.message_confirm{
	color:#289B05 !important;
}

input.next, div.form input.next {
	width: 87px;
	height: 36px;
	background: url('../img/button_next.png') no-repeat top left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c81b2;
	font-weight: bold;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0px;
	outline: none;
	text-align: left;
	padding-left: 15px;
}

input.next ::-moz-focus-inner {
	border: 0;
}

input.back, div.form input.back{
	width: 85px;
	height: 36px;
	background: url('../img/button_back.png') no-repeat top left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c81b2;
	font-weight: bold;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0px;
	outline: none;
	text-align: left;
	padding-left: 25px;
}
input.back ::-moz-focus-inner {
	border: 0;
}

div.back{
	width: 85px;
	height: 36px;
	background: url('../img/button_back.png') no-repeat top left;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0px;
	outline: none;
	text-align: left;
	margin-right:10px;
}
div.back a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C81B2;
	font-weight: bold;
	text-decoration:none;
	line-height:36px;
	padding-left: 30px;
}

div.next{
	width: 85px;
	height: 36px;
	background: url('../img/button_next.png') no-repeat top left;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0px;
	outline: none;
	text-align: left;
	padding-left: 15px;
}
div.next a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C81B2;
	font-weight: bold;
	text-decoration:none;
	line-height:36px;
}
.impotant_news{
	font: bold 18px serif;
	color:#2C81B2;
	margin-right:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-top:12px;
	margin-top:-20px;
}
.impotant_news a{
	font: bold 18px serif;
	color:#2c81b2;
	text-decoration:none
}
/*---------------------PAGER-----------------------------------------*/
.site_pager{
	margin-top:20px;
	float:right;
	font-size:13px;
	clear:both
}
.site_pager ul.yiiPager
{
	border:0;
	margin:0;
	padding:0;
	line-height:100%;
	display:inline;
}
.site_pager ul.yiiPager li
{
	display:inline;
}
.site_pager ul.yiiPager *
{
	font-size:13px;
	color:#2c81b2;
	font-weight:normal;
}

.site_pager ul.yiiPager a:link,
.site_pager ul.yiiPager a:visited
{
	border:none;
	font-weight:normal;
	padding:1px 6px;
	text-decoration:none;
	color:#2c81b2;
}

.site_pager ul.yiiPager .page a
{
	font-weight:normal;
	font-size:13px;
}

.site_pager ul.yiiPager a:hover
{
	border:none;
}

.site_pager ul.yiiPager .selected a
{
	background:none;
	color:#2c81b2;
	font-weight:bold;
	font-size:14px;
}

.site_pager ul.yiiPager .hidden a
{
	border:none;
	color:#a1a1a1;
	font-weight:normal;
	font-size:13px;
}
.site_pager ul.yiiPager a
{
	color:#2C81B2;
	font-weight:normal;
	font-size:13px;
}
/**
 * Hide first and last buttons by default.
 */
.site_pager ul.yiiPager .first,
.site_pager ul.yiiPager .last
{
	display:none;
}
.site_map{
	width:27%;
	float:left;
	border:1px solid #eb3a6c;
	margin-right:10px;
	margin-left:10px;
	padding:10px;
}
/*---------------------EDITOR-----------------------------------------*/
h2,h2 *{
	color: #2c81b2;
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
}
h3,h3 *{
	color: #2c81b2;
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
}
h4,h4 *{
	color: #2c81b2;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}
div.rule_blue{
	border:2px solid #5778B7;
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/pencil_blue.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}
div.rule_green{
	border:2px solid #6DB400;
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/pencil_green.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}
div.rule_red{
	border:2px solid #FF5D3B;
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/pencil_red.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}
div.note_blue{
	border:2px solid #5778B7;
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/clip_blue.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}
div.note_green{
	border:2px solid #6DB400;
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/clip_green.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}
div.note_red{
	border:2px solid #FF5D3B;
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/clip_red.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:70px;
}
div.question_blue{
	border:2px solid #5778B7;
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/question_blue.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}
div.question_green{
	border:2px solid #6DB400;
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/question_green.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}
div.question_red{
	border:2px solid #FF5D3B;
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/question_red.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}

div.exclam_blue{
	border:2px solid #5778B7;
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/exclam_blue.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}
div.exclam_green{
	border:2px solid #6DB400;
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/exclam_green.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}
div.exclam_red{
	border:2px solid #FF5D3B;
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/exclam_red.png') no-repeat 10px 10px;
	padding:15px;
	padding-left:80px;
}
div.arrow_blue{
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/arrow_blue.png') no-repeat 0px 5px;
	padding-left:20px;
}
div.arrow_blue *{
	color:#0E57C6;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
div.arrow_green{
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/arrow_green.png') no-repeat 0px 5px;
	padding-left:20px;
}
div.arrow_green *{
	color:#6DB400;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
div.arrow_red{
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	background:url('../img/editor/arrow_red.png') no-repeat 0px 5px;
	padding-left:20px;
}
div.arrow_red *{
	color:#FF5D3B;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}

div.calque_blue{
	color:#0E57C6;
	font-size:12px;
	font-weight:normal;
	background:url('../img/editor/calque_blue.png') no-repeat 0px 5px;
	padding-left:20px;
}
div.calque_green{
	color:#6DB400;
	font-size:12px;
	font-weight:normal;
	background:url('../img/editor/calque_green.png') no-repeat 0px 5px;
	padding-left:20px;
}
div.calque_red{
	color:#FF5D3B;
	font-size:12px;
	font-weight:normal;
	background:url('../img/editor/calque_red.png') no-repeat 0px 5px;
	padding-left:20px;
}
span.formula{
	position:absolute;
	right:0px;
	font-size: 13px;
	color:#0E57C6;
	font-weight:bold;
	height:15px;
}
.img_formula{
	border:1px solid #efe7d9;
}
.red{
	margin:10px 0 10px 0;
}
.red, .red b, .red a {
    color: #5E4A44 !important;
}
.green{
	color:#6DB400;
}
.blue{
	color:#0E57C6;
}

ul{
	list-style: none;
	margin-left:25px;
	list-style-image:url('../img/editor/spot_grey.png');
}
.Left{
	text-align:left;
}
.Center{
	text-align:center;
}
.Right{
	text-align:right;
}
.Justified{
	text-align:justify;
}

.news h4{
	color:#62a80e;
}

.main_text .blue{
	color:#000;
}
/*-------------------FIX PAGES-----------------------------*/
.blue_box{
	margin:35px 0 0 10px;
}
.blue_box h3{
	text-align:center;
	font-size:20px;
}
.user_blog h3{
	font-size:16px;
	line-height:40px;
}
.confirm{
	color: #2c81b2;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
.teacher_box .name{
	height:70px;
}
.name a{
	color:#595858;
}
.name b{
	color:#62a80e;
}
.red h3{
    color: #3590D6;
}
#main_content, body#editor b{
	color:#5e4a44 !important;
}
.ad-gallery .ad-nav {
    margin-right: 20px;
   	width: 660px;
}
.bread_box{
	width:100%;
	margin-left:10px;
}
#mainlibrary{
	 width: 500px;
}
.bookdescription p {
	 padding-right: 25px;
}
div.extrabooks {
    width: 380px;
}
.red, .red b, .red a {
    color: #286884 !important;
}

/*------search--------------*/
#search_box{
	position:absolute;
	right:195px;
	top:42px;
}
.srch_blck {
	width:260px;
}
.search{
	width:188px;
	height:25px;
	/*background:url('../img/border_enter.gif') repeat-y;*/
	float:right;
	margin-right:25px;
}
.field {
	height: 23px;
	width:123px;
	background:url(../img/login.png) no-repeat;
	padding-left:2px;
	float: left;
	border:1px;
}
.searchb input {
    width:74px;
	height:23px;
	background:url('../img/enter.png') no-repeat center;
    font-size: 12px;
    color:#fff;
}
.searchb img.head {
    background:none;
}
.searchb img.tail {
    background:none;
}
/*------------enter--------------------*/
#enter{
	float:left;
}
#enter a{
	color: #fff;
	margin-right:20px;
	line-height:23px;
	font-weight:bold;
	font-size:12px;
}
#enter_user{
	width:400px;
	margin-top:-6px;
}
.user_name{
	float:right;
	margin:0 15px 0 2px;
	width: 100px;
}
.user_name a{
	color: #fff;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}


/*--------logout-----------*/
.logout{
	text-align:center;
	float:right;
}
.logout a{
	line-height:20px;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
	font-size: 12px;
}
.logout a:hover{
	text-decoration:none !important;
}